* {
padding: 0;
margin: 0;
}
.maincontent {
font-size: 12px;
font-family: Verdana;
line-height: 1.5;
margin-bottom: 5px;
}

.maincontent h1{
font-size: 19px;
text-decoration: none;
font-family: Verdana;
margin-bottom:10px;
font-weight: bold !important;
}

.maincontent h2{
font-size: 17px;
text-decoration: none;
font-family: Verdana;
margin-bottom:10px;
font-weight: bold !important;
}
.maincontent h3{
font-size: 15px;
text-decoration: none;
font-family: Verdana;
margin-bottom:10px;
font-weight: bold !important;
}
.maincontent h4{
font-size: 13px;
text-decoration: none;
font-family: Verdana;
margin-bottom:5px;
font-weight: bold !important;
}
.grijs1 {
background-color: #ffffff;
}
.grijs2 {
background-color: #FAFCE6;
}
table#repmateriaal, table#tabVanTot {
border-collapse: collapse;
border-spacing: 2px;
margin-bottom: 10px;
}
table#repmateriaal td {
padding: 5px;
padding-bottom: 5px;
}